Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show git commit+branch for debug builds #885

Merged
merged 3 commits into from
May 5, 2022

Conversation

Miepee
Copy link
Contributor

@Miepee Miepee commented May 4, 2022

This PR makes it so that debug builds now have commitName (branchName) as their version.
The method responsible for that is located in "lib" so other tools (like cli or custom ones) can benefit from that utility as well.
Release build:
image

Debug build:
image

Fixes #883

@Miepee Miepee marked this pull request as draft May 4, 2022 15:25
@Miepee Miepee marked this pull request as ready for review May 4, 2022 16:58
@Grossley Grossley merged commit 65554b8 into UnderminersTeam:master May 5, 2022
@Miepee Miepee deleted the commitInfo branch May 8, 2022 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Show commit version for debug builds
2 participants